home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / aga / aga134.dms / in.adf / IconIllusion / Install-IconIllusion < prev    next >
Encoding:
Text File  |  1993-01-04  |  511 b   |  19 lines

  1. echo "Installing IconIllusion..."
  2. wait 1
  3. copy Fonts/#? to fonts: all
  4. copy env/#? envarc: all
  5. copy env/#? env: all
  6. copy c/getfile c:
  7. copy libs/#? libs: all
  8. copy arexx/#?pic.adpro rexx: all
  9. copy IIC#? work:utilities/IIC all
  10. copy IconIllusion work:utilities/IIC
  11. copy examples work:utilities/IIC/Examples all
  12. copy extras work:utilities/IIC/Extras all
  13. copy Arexx.info work:utilities/IIC.info
  14. copy Arexx.info work:utilities/IIC/Extras.info
  15. copy Arexx.info work:utilities/IIC/Examples.info
  16. echo " "
  17. echo "Done"
  18. wait 1
  19.